From 2ae6f59e7a0fb3b4af79f39d8d29e49e009133c2 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Tue, 17 Jan 2017 20:59:19 +0100 Subject: [PATCH] docs: Remove mention of GdkColor --- gdk/gdkcairo.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gdk/gdkcairo.c b/gdk/gdkcairo.c index 0846203382..83cdac3166 100644 --- a/gdk/gdkcairo.c +++ b/gdk/gdkcairo.c @@ -34,9 +34,8 @@ * * GDK does not wrap the cairo API, instead it allows to create cairo * contexts which can be used to draw on #GdkWindows. Additional - * functions allow use #GdkRectangles with cairo and to use #GdkColors, - * #GdkRGBAs, #GdkPixbufs and #GdkWindows as sources for drawing - * operations. + * functions allow use #GdkRectangles with cairo and to use #GdkRGBAs, + * #GdkPixbufs and #GdkWindows as sources for drawing operations. */ -- 2.30.2